+Mon Jul 6 12:06:23 BST 1998 Tony Gale <gale@gtk.org>
+
+ * docs/gtkfaq.sgml: update anon CVS info
+
Sat Jul 4 13:16:24 1998 Tim Janik <timj@gtk.org>
* gtk/*.c: changed reversed_[12] to reserved_[12] in gtk_*_get_type
+Mon Jul 6 12:06:23 BST 1998 Tony Gale <gale@gtk.org>
+
+ * docs/gtkfaq.sgml: update anon CVS info
+
Sat Jul 4 13:16:24 1998 Tim Janik <timj@gtk.org>
* gtk/*.c: changed reversed_[12] to reserved_[12] in gtk_*_get_type
+Mon Jul 6 12:06:23 BST 1998 Tony Gale <gale@gtk.org>
+
+ * docs/gtkfaq.sgml: update anon CVS info
+
Sat Jul 4 13:16:24 1998 Tim Janik <timj@gtk.org>
* gtk/*.c: changed reversed_[12] to reserved_[12] in gtk_*_get_type
+Mon Jul 6 12:06:23 BST 1998 Tony Gale <gale@gtk.org>
+
+ * docs/gtkfaq.sgml: update anon CVS info
+
Sat Jul 4 13:16:24 1998 Tim Janik <timj@gtk.org>
* gtk/*.c: changed reversed_[12] to reserved_[12] in gtk_*_get_type
+Mon Jul 6 12:06:23 BST 1998 Tony Gale <gale@gtk.org>
+
+ * docs/gtkfaq.sgml: update anon CVS info
+
Sat Jul 4 13:16:24 1998 Tim Janik <timj@gtk.org>
* gtk/*.c: changed reversed_[12] to reserved_[12] in gtk_*_get_type
+Mon Jul 6 12:06:23 BST 1998 Tony Gale <gale@gtk.org>
+
+ * docs/gtkfaq.sgml: update anon CVS info
+
Sat Jul 4 13:16:24 1998 Tim Janik <timj@gtk.org>
* gtk/*.c: changed reversed_[12] to reserved_[12] in gtk_*_get_type
+Mon Jul 6 12:06:23 BST 1998 Tony Gale <gale@gtk.org>
+
+ * docs/gtkfaq.sgml: update anon CVS info
+
Sat Jul 4 13:16:24 1998 Tim Janik <timj@gtk.org>
* gtk/*.c: changed reversed_[12] to reserved_[12] in gtk_*_get_type
<!-- NOTE: Use only one author tag, otherwise sgml2txt barfs - TRG -->
<author>Nathan Froyd, Tony Gale, Shawn T. Amundson.
-<date>May 11th 1998
+
+<date>July 6th 1998
+
<abstract>
This document is intended to answer questions that are likely to be
frequently asked by programmers using GTK+ or people who are just
<itemize>
<item> In a bourne shell descendant (e.g. bash) type:
<verb>
-export CVSROOT=':pserver:anonymous@cvs.gimp.org:/debian/home/gnomecvs'
+export CVSROOT=':pserver:anonymous@anoncvs.gimp.org:/debian/home/gnomecvs'
</verb>
<item>Next, the first time the source tree is checked out, a cvs login
is needed.
so just enter a carriage return.
<item>To get the tree and place it in a subdir of your current working directory, issue the command:
<verb>
-cvs -z9 get gtk+
+cvs -z3 get gtk+
+</verb>
+
+Note that with the GTK+ 1.1 tree, glib has been moved to a separate CVS
+module, so if you don't have glib installed you will need to get that
+as well:
+<verb>
+cvs -z3 get glib
</verb>
+
</itemize>
<!-- ----------------------------------------------------------------- -->
<sect1>How can I contribute to GTK+?
<!-- NOTE: Use only one author tag, otherwise sgml2txt barfs - TRG -->
<author>Nathan Froyd, Tony Gale, Shawn T. Amundson.
-<date>May 11th 1998
+
+<date>July 6th 1998
+
<abstract>
This document is intended to answer questions that are likely to be
frequently asked by programmers using GTK+ or people who are just
<itemize>
<item> In a bourne shell descendant (e.g. bash) type:
<verb>
-export CVSROOT=':pserver:anonymous@cvs.gimp.org:/debian/home/gnomecvs'
+export CVSROOT=':pserver:anonymous@anoncvs.gimp.org:/debian/home/gnomecvs'
</verb>
<item>Next, the first time the source tree is checked out, a cvs login
is needed.
so just enter a carriage return.
<item>To get the tree and place it in a subdir of your current working directory, issue the command:
<verb>
-cvs -z9 get gtk+
+cvs -z3 get gtk+
+</verb>
+
+Note that with the GTK+ 1.1 tree, glib has been moved to a separate CVS
+module, so if you don't have glib installed you will need to get that
+as well:
+<verb>
+cvs -z3 get glib
</verb>
+
</itemize>
<!-- ----------------------------------------------------------------- -->
<sect1>How can I contribute to GTK+?